2004-11-04 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
+
* gtk/tmpl/gtkstock.sgml: Fix markup.
2004-11-04 Matthias Clasen <mclasen@redhat.com>
clicks on a link or email address, see gtk_about_dialog_set_email_hook()
and gtk_about_dialog_set_url_hook(). Email addresses in the
authors, documenters and artists properties are recognized by looking for
-<literal><user@host></literal>, URLs are recognized by looking for
-<literal>http://url</literal>, with <literal>url</literal> extending to
-the next space, tab or line break.
+<literal><user@<!-- -->host</replaceable>></literal>, URLs are
+recognized by looking for <literal>http://url</literal>, with
+<literal>url</literal> extending to the next space, tab or line break.
</para>
<para>
To make constructing a #GtkAboutDialog as convenient as possible, you can